ML
Naive Bayes
Logistic Regression
Comparing Performance
| Test Performance | Naive Bayes | Logistic Regression |
|---|---|---|
| Accuracy | 0.775 | 0.707 |
| Precision | 0.777 | 0.707 |
| Recall | 0.775 | 0.707 |
| F1-Score | 0.775 | 0.707 |
| AUC-ROC | 0.776 | 0.707 |
| Test Performance | Naive Bayes | Logistic Regression |
|---|---|---|
| Accuracy | 0.775 | 0.707 |
| Precision | 0.777 | 0.707 |
| Recall | 0.775 | 0.707 |
| F1-Score | 0.775 | 0.707 |
| AUC-ROC | 0.776 | 0.707 |